Fix build.
authorshand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Sun, 4 Sep 2005 23:51:39 +0000 (15:51 -0800)
committershand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Sun, 4 Sep 2005 23:51:39 +0000 (15:51 -0800)
Signed-off-by: Steven Hand <steven@xensource.com>
tools/xenstore/Makefile

index 8d9e921041a5886e0ab276a98e946d3056c9a9b0..3cc12666284547cb78185b2a50246c737f86d761 100644 (file)
@@ -121,6 +121,7 @@ tarball: clean
 install: libxenstore.so xenstored $(CLIENTS)
        $(INSTALL_DIR) -p $(DESTDIR)/var/run/xenstored
        $(INSTALL_DIR) -p $(DESTDIR)/var/lib/xenstored
+       $(INSTALL_DIR) -p $(DESTDIR)/usr/bin
        $(INSTALL_DIR) -p $(DESTDIR)/usr/sbin
        $(INSTALL_DIR) -p $(DESTDIR)/usr/include
        $(INSTALL_PROG) xenstored $(DESTDIR)/usr/sbin